home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Organic Chemistry (8th Edition)
/
Image.iso
/
pc
/
organic
/
media
/
content
/
book_flash.swf
/
scripts
/
DefineButton2_272
/
BUTTONCONDACTION on(press).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-05-14
|
161 b
|
5 lines
on(press){
this.startDrag(false,_parent.line._x,_parent.line._y,_parent.line._x,_parent.line._y + _parent.line._height - _height);
this.drag = true;
}